projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
c5522e6
5790b40
)
auto merge of #122 : Benny1992/cargo/master, r=alexcrichton
author
bors
<bors@rust-lang.org>
Sat, 5 Jul 2014 17:59:56 +0000
(17:59 +0000)
committer
bors
<bors@rust-lang.org>
Sat, 5 Jul 2014 17:59:56 +0000
(17:59 +0000)
Tried with [[executable]] and got this:
```bash
FizzBuzz (master*) $ cargo build mri-2.1.2
unused manifest key: executable.name
unused manifest key: executable.path
Fresh fizzbuzz v0.0.1 (file:/home/benny/Web/RustApplications/FizzBuzz)
```
I think ```executable``` section should be ```bin```
Trivial merge